⿻Plurality and Plural Management Protocol
Cybozu Labs/Mitoh Incorporated Association Yasukazu Nishio
⿻Plurality Book
"⿻ 數位 Plurality: The Future of Collaborative Technology and Democracy."
The English version of the manuscript was completed on 2024-03-24. PDF is here! https://gyazo.com/849e79ba434c6ed6e748912659a1653d
It has been mentioned several times at the name-your-price conference, but I'll take this opportunity to explain it for those who know nothing about it. Audrey Tang
Programmer, active in the open source community
A social movement that began on March 18, 2014, when students and citizens of the Republic of China (Taiwan) occupied the Legislative Yuan (the Japanese equivalent of the National Assembly building). --- Sunflower Student Movement - Wikipedia Cable pulled, broadband connection, Live relay
Created a means of direct information dissemination sharing instead of existing media
(Audrey) I supported the students' movement by live transmission online with members of g0v inside the Legislative Yuan, where the students were holed up. We connected the inside and outside of the Legislative Yuan with live cameras so that 20 private organizations could discuss human rights, labor, and environmental issues. Then we put together four demands in three weeks and proposed them to the Speaker of the Legislative Yuan. The Speaker of the Legislative Yuan at the time found the four demands to be reasonable and agreed to all of them. --- Taiwanese IT genius who once occupied the Legislative Yuan talks about his roots | Gold Online Digital Minister at age 40 (2022~)
Glen Weyl
Many of you have probably read it since it was translated into Japanese.
Founded a non-profit organization for social change with Audrey and Vitalik
January 2024 preprint release, freshly completed (the main theme of this issue).
1:
They shared the food they took in a small group of blood relatives.
2:
The more people, the less successful it will be -> need a "governing" (RULE) mechanism
Protect if you obey, punish if you don't follow the rules, state, exchange style B
3:
Private "contracts" made possible by the power of the state to "punish you if you don't play by the rules".
If you break the contract, the state power retaliates against you, which creates a deterrent and protects the contract.
Currency, investment, markets, division of labor with faceless people, capitalism, mechanisms broader than the state, modes of exchange C
RadicalxChange's superposition of meanings
Radical Markets→Radical Exchange
Radical x Change
Change to Radical X
(Audrey) Vitalik's "new mode of exchange" researched and developed on Ethereum allows an unspecified number of people to exchange for the public good. While this may at first glance appear to be for the benefit of the individual, it ultimately leads to a common understanding that it is for the benefit of the community as a whole. These are ways to utilize mechanism design, and I try to apply this to Taiwanese politics as much as possible... Why did you name this style of exchange RadicalxChange and not label it as Radical x Change in separate words? Because it was inspired by interchange format X, or "interchange format" as proposed by the Japanese literary scholar and philosopher Yukito Emaya. Trade-off between depth and breadth of cooperation
Key Concepts in the Plurality book
https://scrapbox.io/files/657fc12e986d8d0025e6dce1.png
Vertical Axis: Depth of Cooperation / Horizontal Axis: Extent of Cooperation
Top left: familial intimacy: can't do it in large numbers
Bottom right: Broader relationships through the market: Shallow
Depth vs. space is a trade-off.
Technology pushes this frontier (production possibility frontier metaphor)
This is associated with [recovery at a higher level of exchange style A
The community / state / comodity in the figure corresponds to the exchange forms A/B/C.
The power of technology is creating a "new social system" that combines the strengths of "small communities based on reciprocal giving" and "large capitalist societies based on contracts.
This is the direction ⿻Plurality is heading.
Plural Management Protocol
Various technologies are being explored to move in the direction of ⿻Plurality
Glen is not only proposing in the Plural Management paper, he is trying to validate it by actually operating it! The Plurality book project itself is a PMP experiment.
Gov4Git (GitRules), which implements PMP, has been introduced to Github
Github Bot written in Golang
A decentralized protocol for governing open-source communities based on git
Why PMP is needed
Hierarchical organization problem: decision-making bottlenecks tend to occur
Flat organization problem: difficult to act in a consistent direction
It's a given, isn't it?nishio.icon
"Let's work together on this project!" and a team is formed, but tasks that are important to the execution of the project are left unattended, while unimportant tasks are carried out.
In order to execute a project, you eventually need someone who sees the project as a personal affair and "picks up all the important tasks when they spill over", this is the leader Leaders are essential for project start-up, but as the project is launched and grows in size, the leader becomes the decision-making bottleneck leader becomes the bottleneck. Difficulty in evaluating and prioritizing contributions as the project grows, especially with OSS development
Tragedy of Common Land will be discussed. Source code is a resource that can be replicated at almost zero cost. What "limited resources" are being gobbled up? When a bug report or pull request is sent in, the "assessment" of whether it is of importance to the project is high cost
If decision-making is not distributed, the load will be concentrated on the "leader," i.e., organization is necessary, but an engineer who is good at writing software alone is not necessarily good at organizing
I propose a PMP to solve this.
PMP Mechanism
Primarily a combination of Quadratic Voting (QV) and Quadratic Funding (QF)
https://gyazo.com/470f14aa288673827449ebae4ac4130c
Prioritization of issues (QF):.
Members use credits to prioritize assignments
If each member $ i assigns $ P_i credits, the priority of the assignment is
$ \left(\sum_i \sqrt{P_i}\right)^2.
The person who solves this task gets credit for it (QF principle, more on this later).
Vote to approve contributions (QV):.
Members vote on whether or not to "adopt" the proposed problem-solving contribution with credit
At this time, $ N^2 credits are consumed to cast $ N votes (QV principle)
(Forecast markets are also combined, but omitted.)
Rewards for contributions:.
If the contribution is approved by a vote, the contributor is rewarded with "credits collected in priority setting.
Additional bonuses from matching funds.
Credits used to vote on approval of contributions are transferred to matching funds to incentivize new contributions
example
PMP in Operation in the Plurality Book Project
Priority setting of issues
https://gyazo.com/61aabde782f7a6b0f2c227499bb382df
QF against Github Issues in order of funds acquired.
https://gyazo.com/0cab73c154ff746854f67426bcc662e5
When you click "Vote" on an Issue, it looks like this and you can vote
Credits for voting
https://gyazo.com/5ba85fbc4c3794b078c091e872b36435
The degree of contribution to the project is quantified and information is shared
Like a game score board
It's also the in-game currency.
e.g. of the proposed contribution. https://gyazo.com/a278d132379139b4c839a15b0eb0ddf3
[^PICSY]: An early implementation of such a value-propagating system is exemplified by PICSY, pioneered by Ken Suzuki in 2009.
I thought about whether I could insert the PICSY story somewhere and put a footnote at Liquid Democracy.
Current status of the project
Now is still "the time for one leader to lead."
Glen is making contribution decisions and issuing new credits to contributors.
I haven't experienced the approval voting process yet.
Looking forward to seeing what happens in the future.
PMP creates a middle ground between hierarchical and flat organizations, decentralizing authority and decision-making in organizational operations
Main differences from a hierarchical organization
If it were traditional OSS, it would be a binary of "a few trusted committers with commit privileges" and "ordinary people without commit privileges who can propose contributions without permissions".
Many hierarchical organizations also have "authorized" and "other" step functions. PMPs get credit based on their contributions and are given management privileges dynamically based on the amount of credit they receive.
For example, if you find a typo and make a pull request, you'll get about 1000 credits and be able to participate in the voting.
Main differences from a flat organization
In a flat organization, each individual tends to think about "what to do" and "what is the contribution" in a discrete way
In PMP, QFs collectively and intelligently prioritize issues and determine "what needs to be done.
In the PMP, the QV collectively and intellectually determines the acceptance or rejection of a proposed solution and "what is the contribution".
The act of pursuing personal gain to earn credits on PMP leads to the formation of collective knowledge in a cooperative game-like manner.
Meritocracy, where members' influence is linked to their contributions
A greater voice is given to those "capable" of understanding the project's objectives and making a useful contribution.
Credit incentives to encourage participation and cooperation
As with traditional OSS, contribution proposals are accepted permissionless
I'm a total newcomer too, I didn't even know the repository existed until last October.
From there, a few months of activity
Look at Issues and think about how to get credit.
I found something that could be done, and I'll propose a contribution.
I was accepted and gradually got the hang of contributing, so I contributed more and more.
Their contributions are accumulated and visualized as credits.
Finally.
I think this is a very interesting thing that is happening.
The English version of the manuscript was completed on 2024-03-24 and we invite you to read it: PDF I'll publish a Japanese translation of the book from Cybozu Style Books, meeting with the translator scheduled for Monday.
If you speak English, join the official Discord: Invite link Below are unused fragments
A mechanism that dynamically links contribution and influence is essential to both the active participation of members and the strategic direction of the organization.
PMP is a method of governance that bridges the gap between hierarchical governance and market governance (a mechanism where everyone does as they please with individual incentives, resulting in a division of labor and cooperation)
Q: Why not market-based governance? A: If that were the case, there would be no need for organizations. The purpose of an organization's existence is to accumulate "resources that cannot be procured in the marketplace" within the organization, and to enable more efficient cooperation than the division of labor in the marketplace.
It can be said that the PMP seeks to achieve flexibility and adaptability, strategic decision-making, and a cooperative organizational culture through dynamic allocation of authority based on contributions and the use of collective knowledge, while maintaining a balance between hierarchy and equality. As a new paradigm of organization theory, the significance of PMP is significant. PMP's potential to bring about a paradigm shift in organizational management
PMP has the potential to bring about a paradigm shift in organizational theory through decentralization of authority and decision-making in organizational management
First, PMP challenges the assumptions of traditional hierarchical organizations by introducing a dynamic allocation of authority based on contribution and participation
Meritocratic system in which influence is determined by actual performance, not position.
Can be expected to increase members' motivation and commitment to the organization
It will also help eliminate decision-making bottlenecks and increase organizational agility and adaptability.
Second, PMPs have the potential to improve the quality of organizational decision-making by providing a mechanism to leverage the collective knowledge of members. By allowing members to anticipate organizational priorities and participate in the evaluation of their contributions, feedback from diverse perspectives can be obtained and more appropriate decisions can be made. In this regard, the PMP is noteworthy as a paradigm that facilitates organizational learning and evolution.
Third, PMP presents a new model of organizational management that encourages cooperation and the creation of public good through an incentive design called credit. This approach, which dynamically links individual gain with organizational benefit, sheds light on the issue of cooperation, which has often been overlooked in traditional organizational theory. what PMP suggests is the importance of mechanism design that links individual rationality and organizational rationality.
Of course, PMPs have their challenges and limitations. Practical problems remain, such as friction with existing organizational cultures, new power relations among members, and the stability of credit economies. However, PMP's approach to challenging the dilemmas of hierarchy and decentralization, individuals and organizations, and competition and cooperation, can be evaluated as presenting new possibilities for a paradigm shift in organizational theory. It is hoped that a new paradigm for organizational management will open up through the continued development and implementation of PMP in the future.
---
This page is auto-translated from /nishio/⿻PluralityとPlural Management Protocol using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I'm very happy to spread my thought to non-Japanese readers.